home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_17431.txt < prev    next >
Text File  |  1987-11-25  |  2KB  |  105 lines

  1. -- card: 17431 from stack: in
  2. -- bmap block id: 100298
  3. -- flags: 0000
  4. -- background id: 4507
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=235 top=185 right=215 bottom=297
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Home
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   Go Home
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 8003
  30. -- rect: left=340 top=240 right=262 bottom=451
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Today's date
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   Put the date into card field 1
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (field)
  47. -- low flags: 00
  48. -- high flags: 0004
  49. -- rect: left=342 top=265 right=290 bottom=465
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 2
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58.  
  59.  
  60. -- part 12 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=388 top=81 right=100 bottom=408
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: 
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   setcrossreference
  75.   go to card id 158039
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part contents for background part 1
  81. ----- text -----
  82. You can also place commands in SCRIPTS* that HyperCard performs when certain events happen‚Äîwhenever you click a button using the Browse tool, for example.  Look at these buttons' scripts by double-clicking them with the Button tool and clicking Script.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91. -- part contents for card part 3
  92. ----- text -----
  93. 6/3/87
  94.  
  95. -- part contents for background part 44
  96. ----- text -----
  97. Scripts
  98.  
  99. -- part contents for background part 2
  100. ----- text -----
  101. Introduction to HyperTalk (cont.)
  102.  
  103. -- part contents for background part 43
  104. ----- text -----
  105. 267,189